Total Complexity | 31 |
Dependencies | 5 |
Dependents | 18 |
Total lines | 350 |
Lines of code | 103 |
Logical lines of code | 42 |
Comment lines | 174 |
Methods | 26 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getPaidPrice() | 61 | 2 | 14 | |
isExpectsPayment() | 75 | 2 | 4 | |
expectPayment() | 74 | 2 | 4 | |
getExpectingPaymentId() | 67 | 2 | 8 | |
getLinkedEntities() | 68 | 2 | 7 | |
getTotalPrice() | 82 | 1 | 3 | |
getLocations() | 79 | 1 | 3 | |
addLog() | 78 | 1 | 3 | |
isConfirmed() | 79 | 1 | 3 | |
isAdminBooking() | 75 | 1 | 4 | |
mapReservations() | 74 | 1 | 5 | |
getLocationIds() | 80 | 1 | 3 | |
getEmployeeIds() | 80 | 1 | 3 | |
getServiceIds() | 80 | 1 | 3 | |
getPayments() | 80 | 1 | 3 | |
getEmployees() | 79 | 1 | 3 | |
getServices() | 79 | 1 | 3 | |
getExpectingPayment() | 80 | 1 | 3 | |
hasCoupon() | 80 | 1 | 3 | |
setCouponId() | 81 | 1 | 3 | |
getCouponId() | 82 | 1 | 3 | |
getCoupon() | 80 | 1 | 3 | |
getCustomer() | 82 | 1 | 3 | |
getReservations() | 82 | 1 | 3 | |
getToPayPrice() | 78 | 1 | 3 | |
getLogs() | 80 | 1 | 3 |